[INFO] fetching crate yew-html-attributes-macro-derive 0.1.1...
[INFO] testing yew-html-attributes-macro-derive-0.1.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate yew-html-attributes-macro-derive 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate yew-html-attributes-macro-derive 0.1.1
[INFO] finished tweaking crates.io crate yew-html-attributes-macro-derive 0.1.1
[INFO] tweaked toml for crates.io crate yew-html-attributes-macro-derive 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yew-html-attributes-macro-derive 0.1.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.117)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e33ee52400fb9d0f548cad936cbfc7c2a8b8137329dcf06db550d3f5d102fb8d
[INFO] running `Command { std: "docker" "start" "-a" "e33ee52400fb9d0f548cad936cbfc7c2a8b8137329dcf06db550d3f5d102fb8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e33ee52400fb9d0f548cad936cbfc7c2a8b8137329dcf06db550d3f5d102fb8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e33ee52400fb9d0f548cad936cbfc7c2a8b8137329dcf06db550d3f5d102fb8d", kill_on_drop: false }`
[INFO] [stdout] e33ee52400fb9d0f548cad936cbfc7c2a8b8137329dcf06db550d3f5d102fb8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4349dfe42b857126ff098f2d9a6ead9e64327c707303a26e2ca849143ba15723
[INFO] running `Command { std: "docker" "start" "-a" "4349dfe42b857126ff098f2d9a6ead9e64327c707303a26e2ca849143ba15723", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling yew-html-attributes-macro-derive v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.65s
[INFO] running `Command { std: "docker" "inspect" "4349dfe42b857126ff098f2d9a6ead9e64327c707303a26e2ca849143ba15723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4349dfe42b857126ff098f2d9a6ead9e64327c707303a26e2ca849143ba15723", kill_on_drop: false }`
[INFO] [stdout] 4349dfe42b857126ff098f2d9a6ead9e64327c707303a26e2ca849143ba15723
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98e3758174f3afcf13ebb5acdf625d478e4b253c9c443f20eba51b7ab678d8f3
[INFO] running `Command { std: "docker" "start" "-a" "98e3758174f3afcf13ebb5acdf625d478e4b253c9c443f20eba51b7ab678d8f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling yew-html-attributes-macro-derive v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "98e3758174f3afcf13ebb5acdf625d478e4b253c9c443f20eba51b7ab678d8f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98e3758174f3afcf13ebb5acdf625d478e4b253c9c443f20eba51b7ab678d8f3", kill_on_drop: false }`
[INFO] [stdout] 98e3758174f3afcf13ebb5acdf625d478e4b253c9c443f20eba51b7ab678d8f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 38faa1c1afadaf05fb4eabe5d00ef00135c4875fbbe744c6d5f02522d4667078
[INFO] running `Command { std: "docker" "start" "-a" "38faa1c1afadaf05fb4eabe5d00ef00135c4875fbbe744c6d5f02522d4667078", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yew_html_attributes_macro_derive-9ba6a872e7eb2c37)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yew_html_attributes_macro_derive
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - has_html_attributes (line 63) ... FAILED
[INFO] [stdout] test src/lib.rs - use_attributes (line 174) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - has_html_attributes (line 63) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `yew` in this scope
[INFO] [stdout]   --> src/lib.rs:65:44
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Debug, Clone, PartialEq, Default, yew::Properties, yew_html_attribute::HasHtmlAttributes)]
[INFO] [stdout]    |                                            ^^^ use of unresolved module or unlinked crate `yew`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yew_html_attribute` in this scope
[INFO] [stdout]   --> src/lib.rs:65:61
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Debug, Clone, PartialEq, Default, yew::Properties, yew_html_attribute::HasHtmlAttributes)]
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yew_html_attribute`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `has_html_attributes` in this scope
[INFO] [stdout]   --> src/lib.rs:64:3
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[has_html_attributes]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 63 + use yew_html_attributes_macro_derive::has_html_attributes;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - use_attributes (line 174) stdout ----
[INFO] [stdout] error: cannot find macro `html` in this scope
[INFO] [stdout]    --> src/lib.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | html! {
[INFO] [stdout]     | ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `use_attributes` in this scope
[INFO] [stdout]    --> src/lib.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | use_attributes!(node_ref, props);
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 174 + use yew_html_attributes_macro_derive::use_attributes;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_node_ref` in this scope
[INFO] [stdout]    --> src/lib.rs:175:16
[INFO] [stdout]     |
[INFO] [stdout] 175 | let node_ref = use_node_ref();
[INFO] [stdout]     |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - has_html_attributes (line 63)
[INFO] [stdout]     src/lib.rs - use_attributes (line 174)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "38faa1c1afadaf05fb4eabe5d00ef00135c4875fbbe744c6d5f02522d4667078", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38faa1c1afadaf05fb4eabe5d00ef00135c4875fbbe744c6d5f02522d4667078", kill_on_drop: false }`
[INFO] [stdout] 38faa1c1afadaf05fb4eabe5d00ef00135c4875fbbe744c6d5f02522d4667078
